func net/http.hexEscapeNonASCII
2 uses
net/http (current package)
http.go#L139: func hexEscapeNonASCII(s string) string {
server.go#L2409: h.Set("Location", hexEscapeNonASCII(url))
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)